home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / valo.swf / scripts / frame_389 / PlaceObject2_139_1 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2007-03-20  |  211 b   |  6 lines

  1. onClipEvent(load){
  2.    score = _level0.score;
  3.    playerName = _level0.playerName;
  4.    this.loadVariables("http://www.mousebreaker.com/games/valo/highscores_valo.php?" + int(Math.random() * 100000),"POST");
  5. }
  6.